-
Home
-
WP Email Template
-
2.8.4 (latest)
-
Code
-
Classes
- Cookie
| Total Complexity |
47 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
300 |
| Lines of code |
124 |
| Logical lines of code |
49 |
| Comment lines |
100 |
| Methods |
29 |
| Properties |
4 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| matchScheme() |
S |
67 |
6 |
7 |
| getExpires() |
S |
66 |
3 |
9 |
| compare() |
S |
72 |
3 |
5 |
| match() |
S |
72 |
3 |
5 |
| matchDomain() |
S |
62 |
3 |
10 |
| addAttributes() |
S |
73 |
2 |
5 |
| removeAttributes() |
S |
74 |
2 |
5 |
| getAttribute() |
S |
78 |
2 |
3 |
| isExpired() |
S |
77 |
2 |
3 |
| matchPath() |
S |
70 |
2 |
6 |
| __construct() |
S |
71 |
1 |
6 |
| hasName() |
S |
80 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| setName() |
S |
81 |
1 |
3 |
| hasValue() |
S |
80 |
1 |
3 |
| getValue() |
S |
82 |
1 |
3 |
| setValue() |
S |
81 |
1 |
3 |
| clearAttributes() |
S |
81 |
1 |
3 |
| hasAttributes() |
S |
80 |
1 |
3 |
| getAttributes() |
S |
82 |
1 |
3 |
| setAttributes() |
S |
77 |
1 |
4 |
| hasAttribute() |
S |
79 |
1 |
3 |
| setAttribute() |
S |
79 |
1 |
3 |
| removeAttribute() |
S |
79 |
1 |
3 |
| getCreatedAt() |
S |
82 |
1 |
3 |
| setCreatedAt() |
S |
81 |
1 |
3 |
| toArray() |
S |
67 |
1 |
8 |
| __toString() |
S |
80 |
1 |
3 |
| fixAttribute() |
S |
80 |
1 |
3 |